Versions:
TGit 1.2.0, the second stable release from developer Mark James Howard, is a Windows utility that functions as a transparent Git command-line wrapper while simultaneously recording every local repository interaction to a live, browser-based dashboard. Positioned in the Developer & IT / Version Control category, the tool intercepts standard Git instructions—commit, push, pull, branch, merge, status, fetch, clone, reset, re-tag, and stash—without altering syntax or expected output, then streams parsed metadata to an Azure Cosmos DB backend that scales horizontally to support thousands of concurrent tenants. Each organization receives cryptographically isolated tenant space, ensuring that commit hashes, author identities, timestamps, branch names, and file-level diffs remain visible only to authorized members of the same team or company. The companion dashboard renders per-developer heat maps, repository-centric timelines, push frequency graphs, and real-time activity feeds that refresh every second, giving project leads an instant overview of who is coding where without leaving the browser. Typical use cases include distributed software houses that need non-intrusive productivity telemetry, enterprises seeking compliance-friendly audit trails, and educational bootcamps that want to monitor student progress across shared assignments. Because the wrapper is CLI-native, it works inside PowerShell, CMD, WSL, and any IDE terminal that delegates to Git, making adoption friction-free for existing workflows. TGit is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: